From e983a9a913e1478066ce39ce16d543cca6d6b1a8 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 3 Apr 2001 09:16:57 +0000 Subject: [PATCH] (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf' to `isci24-mule.bdf'. From: Kenichi Handa . --- lisp/ps-mule.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ps-mule.el b/lisp/ps-mule.el index 901ee180083..2b302b9efbe 100644 --- a/lisp/ps-mule.el +++ b/lisp/ps-mule.el @@ -383,7 +383,7 @@ Currently, data for Japanese and Korean PostScript printers are listed.") (arabic-2-column (normal bdf ("arab24-2-etl.bdf" "etl24-arabic2.bdf") ps-mule-encode-7bit 1)) (indian-is13194 - (normal bdf ("isci24-etl.bdf" "mule-iscii-24.bdf") ps-mule-encode-7bit 1)) + (normal bdf ("isci24-mule.bdf" "mule-iscii-24.bdf") ps-mule-encode-7bit 1)) (indian-1-column (normal bdf ("ind1c24-mule.bdf" "mule-indian-1col-24.bdf") ps-mule-encode-7bit 2)) (tibetan-1-column -- 2.30.2